mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Rename text html page to pastie and get rid of paste.
So confusing! :s
This commit is contained in:
parent
85f6781d81
commit
aa9e1f884f
3 changed files with 1 additions and 12 deletions
|
@ -31,7 +31,7 @@ namespace tawashi {
|
|||
);
|
||||
|
||||
protected:
|
||||
virtual boost::string_ref page_basename() const override { return boost::string_ref("text"); }
|
||||
virtual boost::string_ref page_basename() const override { return boost::string_ref("pastie"); }
|
||||
|
||||
private:
|
||||
virtual void on_process() override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue