mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
Refactored abstract method creation
This commit is contained in:
parent
1a71fa38f9
commit
7c783d19e8
6 changed files with 72 additions and 163 deletions
|
|
@ -1,7 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Chuck Lobby</title>
|
||||
<meta charset="utf-8">
|
||||
<title>Chuck</title>
|
||||
<link rel="stylesheet" href="/static/css/screen.css" type="text/css" media="screen">
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue