Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
shower-presentation
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Шардт Максим Александрович
shower-presentation
Commits
b7732b17
Commit
b7732b17
authored
Feb 01, 2017
by
Vadim Makeev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add and update copyright notes and alts
parent
bcae0efd
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
12 deletions
+13
-12
index.html
index.html
+13
-12
No files found.
index.html
View file @
b7732b17
...
...
@@ -15,11 +15,12 @@
<section
class=
"slide"
id=
"cover"
>
<h2>
Shower Presentation Engine
</h2>
<p>
Brought to you by
<a
href=
"http://pepelsbey.net"
>
Vadim Makeev
</a></p>
<img
src=
"pictures/cover.jpg"
alt=
""
class=
"cover"
>
<!--
To apply styles to the certain slides
set slide ID to get needed elements
-->
<figure>
<img
class=
"cover"
src=
"pictures/cover.jpg"
alt=
"Hands on the orange typewriter in a park"
>
<figcaption
class=
"white"
>
<a
href=
"http://fiftyfootshadows.net/"
>
© John Carey
</a>
</figcaption>
</figure>
<style>
#cover
h2
{
margin
:
30px
0
0
;
...
...
@@ -133,7 +134,12 @@
</section>
<section
class=
"slide"
id=
"picture"
>
<h2>
Pictures
</h2>
<img
src=
"pictures/picture.jpg"
alt=
""
class=
"cover"
>
<figure>
<img
class=
"cover"
src=
"pictures/picture.jpg"
alt=
"Orange typewriter on a wooden table close-up"
>
<figcaption
class=
"white"
>
<a
href=
"http://fiftyfootshadows.net/"
>
© John Carey
</a>
</figcaption>
</figure>
<style>
#picture
h2
{
color
:
#FFF
;
...
...
@@ -174,13 +180,8 @@
<p
class=
"badge"
>
<a
href=
"https://github.com/shower/shower"
>
Fork me on GitHub
</a>
</p>
<!--
To hide progress bar from entire presentation
just remove “progress” element.
-->
<div
class=
"progress"
></div>
<script
src=
"node_modules/shower-core/shower.min.js"
></script>
<!-- Copyright © 2015 Yours Truly, Famous Inc. -->
<!-- Photos by John Carey, fiftyfootshadows.net -->
<!-- Copyright © 2017 Yours Truly, Famous Inc. -->
</body>
</html>
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