background.js comments
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<!-- This file is serving as the template for the options page -->
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<link rel="stylesheet" href="css/styles.css" />
|
||||
@@ -15,7 +16,6 @@
|
||||
<div id="options_container"></div>
|
||||
<p class="creator-tag"><a href="https://sghsri.github.io">Sriram Hariharan</a> (2018)</p>
|
||||
</div>
|
||||
|
||||
<div class="card options-card" id="contributors_container">
|
||||
<h3 class="contributor-title">Amazing people who've contributed to the extension!</h3>
|
||||
<p class="creator-tag open-source-tag">Code is open source here <a href="https://github.com/sghsri/UT-Registration-Plus">here</a> :)</p>
|
||||
|
||||
Reference in New Issue
Block a user