mirror of
https://github.com/farcasclaudiu/AzureStaticWebApp-CSharp-SimpleDemo.git
synced 2026-06-22 09:01:04 +03:00
add social
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
<title>SimpleDemo</title>
|
<title>SimpleDemo</title>
|
||||||
<base href="/" />
|
<base href="/" />
|
||||||
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
|
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
|
||||||
|
<link href="https://unpkg.com/bootstrap-social@5.1.1/bootstrap-social.css" rel="stylesheet" >
|
||||||
<link href="css/app.css" rel="stylesheet" />
|
<link href="css/app.css" rel="stylesheet" />
|
||||||
<link href="SimpleDemo.styles.css" rel="stylesheet" />
|
<link href="SimpleDemo.styles.css" rel="stylesheet" />
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user