Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
<!doctype html>

sdfasdf




<head>
<title>XYZ's FOSS Profile</title>
<link rel="stylesheet" href="./static/bootstrap/css/bootstrap.min.css">
Expand All @@ -18,7 +24,7 @@
<div class="col-md-6 col-md-offset-3">
<div class="list-group">
<a href="#" class="list-group-item active">
Find some awesome FOSS contributors below...
Find some awesome FOSS contributors like Charles, Monica, Brent Akash & Naren below...
</a>
<!-- Copy/paste the two lines below and add your info! Don't forget to copy the 'padding' line! -->
<a href="./profiles/tundem.html" class="list-group-item">Charles M</a>
Expand Down