Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
deep-sequoia
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
41
Issues
41
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Packages
Packages
Container Registry
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
sequoia
deep-sequoia
Commits
985561bc
Commit
985561bc
authored
Mar 29, 2018
by
Bruno Guillaume
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add logos
parent
99860862
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
3 deletions
+7
-3
website/Makefile
website/Makefile
+1
-1
website/layouts/partials/sidebar.html
website/layouts/partials/sidebar.html
+6
-2
website/static/logo/efl.png
website/static/logo/efl.png
+0
-0
website/static/logo/llf.png
website/static/logo/llf.png
+0
-0
website/static/logo/loria_large.png
website/static/logo/loria_large.png
+0
-0
No files found.
website/Makefile
View file @
985561bc
...
...
@@ -5,7 +5,7 @@ selfdoc:
run
:
hugo server
-w
&
open
-a
firefox
-g
http://localhost:1313/
open
-a
firefox
-g
http://localhost:1313/
deep-sequoia
build
:
@
make
-C
static/parsing run
...
...
website/layouts/partials/sidebar.html
View file @
985561bc
...
...
@@ -24,8 +24,12 @@
<div
class=
"logo"
style=
"background-color:white"
>
<table
style=
"border:0px"
>
<tr>
<td
style=
"border:0px; background-color:white"
><img
src=
"{{ .Site.BaseURL }}logo/inria.jpg"
/></td>
<td
style=
"border:0px; background-color:white"
><img
src=
"{{ .Site.BaseURL }}logo/loria.png"
/></td>
<td
style=
"border:0px; background-color:white"
><a
href=
"http://www.llf.cnrs.fr/"
><img
src=
"{{ .Site.BaseURL }}logo/llf.png"
/></a></td>
<td
style=
"border:0px; background-color:white"
><a
href=
"https://www.loria.fr"
><img
src=
"{{ .Site.BaseURL }}logo/loria.png"
/></a></td>
</tr>
<tr>
<td
style=
"border:0px; background-color:white"
><a
href=
"https://www.inria.fr"
><img
src=
"{{ .Site.BaseURL }}logo/inria.jpg"
/></a></td>
<td
style=
"border:0px; background-color:white"
><a
href=
"http://www.labex-efl.com"
><img
src=
"{{ .Site.BaseURL }}logo/efl.png"
/></a></td>
</tr>
</table>
...
...
website/static/logo/efl.png
0 → 100644
View file @
985561bc
13.7 KB
website/static/logo/llf.png
0 → 100644
View file @
985561bc
7 KB
website/static/logo/loria_large.png
deleted
100644 → 0
View file @
99860862
This diff is collapsed.
Click to expand it.
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