starts fixing page title in navbar, adds open-iconic icons
This commit is contained in:
21
website/static/open-iconic/bower.json
Normal file
21
website/static/open-iconic/bower.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "open-iconic",
|
||||
"description": "An open source icon set in SVG, webfont and raster formats",
|
||||
"version": "1.1.1",
|
||||
"license": [
|
||||
"MIT",
|
||||
"OFL-1.1"
|
||||
],
|
||||
"homepage": "https://useiconic.com/open",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/iconic/open-iconic.git"
|
||||
},
|
||||
"main": [
|
||||
"./sprite/open-iconic.min.svg"
|
||||
],
|
||||
"ignore": [
|
||||
"*.json",
|
||||
"*.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user