Skip to content

Commit aa8018d

Browse files
committed
Prepare for publication
Ready to get published. Signed-off-by: Emanuele Feliziani <[email protected]>
1 parent b6bd7f0 commit aa8018d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h1 class="celebration-title">Congratulations!</h1>
4949
</div>
5050
</div>
5151

52-
<small>Insert description text here.</small>
52+
<small>Find the source code <a href="http://github.com/duplii/duplii-congratulation">here</a>.</small>
5353
<script src="http://duplii.github.io/duplii-bubble/public/animation-min.js"></script>
5454
<script>
5555
window.addEventListener('load', function() {

public/screenshot.jpg

91.7 KB
Loading

public/screenshot.png

-1.3 KB
Binary file not shown.

readme.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Duplii Congratulation
22

3-
This is the template we'll use for quickly prototyping animations and special effects.
3+
This is a congratulation screen that will be presented to our user when he performs certain actions such as signing up leads with their company. It looks unbearably cool.
44

5-
I am also including the `config.codekit` file so that everyone using Codekit will be able to get started immediately.
5+
This repo actually contains very little code. We are mostly reusing stuff from other repos that contain most of the logic. Here we just need to build the markup, apply styles and adjust a couple of things that are specific to this screen.
66

77
## Live demo
88

9-
A live demo of this project can be found at [Insert Link Here](http://duplii.com/ "Duplii | We Make Duplication Happen").
9+
A live demo of this project can be found [here](http://duplii.github.io/duplii-congratulation "Duplii | Congratulation Animation").
1010

11-
Include an optional image to preview the project.
11+
<img src="http://duplii.github.io/duplii-congratulation/public/screenshot.jpg" alt="Duplii Congratulation Screen Preview" />
1212

1313
## MIT License
1414

0 commit comments

Comments
 (0)