Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
ARFA
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
ARFA
ARFA
Commits
cb3dfd3e
Commit
cb3dfd3e
authored
Nov 26, 2018
by
SANCHIT JAIN
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed favicon
parent
0a4a3412
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
ARFA/ARFA_app/static/ARFA_app/favicon.ico
ARFA/ARFA_app/static/ARFA_app/favicon.ico
+0
-0
ARFA/ARFA_app/templates/base.html
ARFA/ARFA_app/templates/base.html
+1
-1
No files found.
ARFA/ARFA_app/static/ARFA_app/favicon.ico
0 → 100644
View file @
cb3dfd3e
17.1 KB
ARFA/ARFA_app/templates/base.html
View file @
cb3dfd3e
...
...
@@ -4,7 +4,7 @@
<head>
<!-- Latest compiled and minified CSS -->
{% load static %}
<link
rel=
"icon"
href=
"{% static 'ARFA_app/favicon.ico' %}"
>
<link
rel=
"stylesheet"
href=
"{% static 'ARFA_app/lib/bootstrap-3.3.7-dist/css/bootstrap.min.css' %}"
integrity=
"sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u"
crossorigin=
"anonymous"
>
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> -->
<script
src=
"{% static 'ARFA_app/lib/jquery/jquery-3.3.1.min.js' %}"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment